diff options
author | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2000-08-03 14:28:33 +0000 |
---|---|---|
committer | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2000-08-03 14:28:33 +0000 |
commit | 060c56d87d90fbe99f7f1f0f59573ed8ffec6fb8 (patch) | |
tree | ad789574d49211697aaea1cde082f54920e0cc5b /print | |
parent | 8936ab790f69cf9e1cb5c477b5735062f7710a06 (diff) | |
download | ports-060c56d87d90fbe99f7f1f0f59573ed8ffec6fb8.tar.gz ports-060c56d87d90fbe99f7f1f0f59573ed8ffec6fb8.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/poster/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/poster/Makefile b/print/poster/Makefile index 6fb23174cdde..e42838eaf91f 100644 --- a/print/poster/Makefile +++ b/print/poster/Makefile @@ -11,7 +11,7 @@ CATEGORIES= print MASTER_SITES= ftp://ftp.ics.ele.tue.nl/pub/users/jos/poster/ DISTNAME= poster -MAINTAINER= sanpei@sanpei.org +MAINTAINER= sanpei@FreeBSD.org ALL_TARGET= poster NO_WRKSUBDIR= yes |