diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 01:07:10 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 01:07:10 +0800 |
commit | d4608b373f3f182f549176d35e5175610fd50a8a (patch) | |
tree | 5c73a5671f386e029fa681c1317779d0a008091a /audio/gsi | |
parent | 5e74228e64f4599e5af4aa6ce57336776e650950 (diff) | |
download | freebsd-ports-graphics-d4608b373f3f182f549176d35e5175610fd50a8a.tar.gz freebsd-ports-graphics-d4608b373f3f182f549176d35e5175610fd50a8a.tar.zst freebsd-ports-graphics-d4608b373f3f182f549176d35e5175610fd50a8a.zip |
De-pkg-comment.
Diffstat (limited to 'audio/gsi')
-rw-r--r-- | audio/gsi/Makefile | 1 | ||||
-rw-r--r-- | audio/gsi/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/gsi/Makefile b/audio/gsi/Makefile index e9f2e6b7370..563130fae79 100644 --- a/audio/gsi/Makefile +++ b/audio/gsi/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gsi MAINTAINER= ports@FreeBSD.org +COMMENT= GSI - general sound interface WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/audio/gsi/pkg-comment b/audio/gsi/pkg-comment deleted file mode 100644 index 4648f546378..00000000000 --- a/audio/gsi/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GSI - general sound interface |