diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 03:23:19 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 03:23:19 +0800 |
commit | 61a8a0af5658e5f2abefd70bd57eba7f441c5150 (patch) | |
tree | 8e940ade7fbd828d4614521950503c6a17094320 /print/pips780/Makefile | |
parent | 402a353f2e266bfc58d6892ce7e699751c3aa971 (diff) | |
download | freebsd-ports-gnome-61a8a0af5658e5f2abefd70bd57eba7f441c5150.tar.gz freebsd-ports-gnome-61a8a0af5658e5f2abefd70bd57eba7f441c5150.tar.zst freebsd-ports-gnome-61a8a0af5658e5f2abefd70bd57eba7f441c5150.zip |
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.
Approved by: portmgr (implicitly)
Diffstat (limited to 'print/pips780/Makefile')
-rw-r--r-- | print/pips780/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/pips780/Makefile b/print/pips780/Makefile index b15e1357acef..3b4194ab2e56 100644 --- a/print/pips780/Makefile +++ b/print/pips780/Makefile @@ -7,6 +7,8 @@ PORTVERSION= 1.3 MASTERDIR= ${.CURDIR}/../pips800 +COMMENT= Photo Image Print System for Linux --- EPSON PM-780C + PRTYPE= 780 .include "${MASTERDIR}/Makefile" |