diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2013-05-27 09:17:44 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2013-05-27 09:17:44 +0000 |
commit | f7523f5e67b0298b137dbdce82112e104ce3a48c (patch) | |
tree | 86fcdeea5306e025373c6a469d34a8658e32a949 /print | |
parent | 02dfe32ea9bb0e446fe536c75c1a945dd39229c4 (diff) | |
download | ports-f7523f5e67b0298b137dbdce82112e104ce3a48c.tar.gz ports-f7523f5e67b0298b137dbdce82112e104ce3a48c.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/abcm2ps/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/print/abcm2ps/Makefile b/print/abcm2ps/Makefile index c77058d3e11b..2a18cc6b3e8d 100644 --- a/print/abcm2ps/Makefile +++ b/print/abcm2ps/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: abcm2ps -# Date created: 2003-06-27 -# Whom: arved -# +# Created by: arved # $FreeBSD$ PORTNAME= abcm2ps |