diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-09 03:03:19 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-09 03:03:19 +0000 |
commit | 68e615346e79b79be5bca6a458387a02c961b798 (patch) | |
tree | 8d9f4281fc15e19254a515d8505be74074ec2f8f /print | |
parent | bc71e726b1b9d8dbd5b4ddf7012c80459a7f00d4 (diff) | |
download | ports-68e615346e79b79be5bca6a458387a02c961b798.tar.gz ports-68e615346e79b79be5bca6a458387a02c961b798.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/asprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/asprint/Makefile b/print/asprint/Makefile index 7b5bc97b826a..bfb10b10b15f 100644 --- a/print/asprint/Makefile +++ b/print/asprint/Makefile @@ -11,7 +11,7 @@ PKGNAME= asprint-1.0 CATEGORIES= print MASTER_SITES= ftp://ftp.afterstep.org/apps/asprint/ -MAINTAINER= brett@peloton.physics.montana.edu +MAINTAINER= brett@peloton.runet.edu USE_X_PREFIX= yes ALL_TARGET= asprint |