diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /emulators/vgb | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'emulators/vgb')
-rw-r--r-- | emulators/vgb/Makefile | 1 | ||||
-rw-r--r-- | emulators/vgb/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vgb/Makefile b/emulators/vgb/Makefile index f2e7c750d2d8..a8bc874583bd 100644 --- a/emulators/vgb/Makefile +++ b/emulators/vgb/Makefile @@ -14,6 +14,7 @@ DISTNAME= VGB EXTRACT_SUFX= .tar.Z MAINTAINER= nakai@FreeBSD.org +COMMENT= Nintendo GameBoy(tm) emulator WRKSRC= ${WRKDIR}/GB diff --git a/emulators/vgb/pkg-comment b/emulators/vgb/pkg-comment deleted file mode 100644 index 9fdb4c3483c8..000000000000 --- a/emulators/vgb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Nintendo GameBoy(tm) emulator |