diff options
Diffstat (limited to '.package')
-rw-r--r-- | .package | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.package b/.package new file mode 100644 index 0000000000..a084d4fe63 --- /dev/null +++ b/.package @@ -0,0 +1,16 @@ +: basic variables +package=perl +baserev=4.1 +patchbranch=1 +mydiff='diff -c' +maintname='Larry Wall' +maintloc='lwall@netlabs.com' +ftpsite='' +orgname='NetLabs, Inc.' +newsgroups='comp.lang.perl' +recipients='' +ftpdir='' + +: derivative variables--do not change +revbranch="$baserev.$patchbranch" +packver='1' |