File: package.m4

package info (click to toggle)
rcs-blame 1.3.1-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 3,352 kB
  • sloc: ansic: 16,351; sh: 11,881; yacc: 389; lex: 154; makefile: 148
file content (6 lines) | stat: -rw-r--r-- 280 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
# Signature of the current package.
m4_define([AT_PACKAGE_NAME],      [blame])
m4_define([AT_PACKAGE_TARNAME],   [blame])
m4_define([AT_PACKAGE_VERSION],   [1.3.1])
m4_define([AT_PACKAGE_STRING],    [blame 1.3.1])
m4_define([AT_PACKAGE_BUGREPORT], [foonly@users.sourceforge.net])