diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2021-02-21 22:21:37 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2021-02-21 22:21:37 +0000 |
commit | e906f6434c9ac6119ad6536e7f73592e5d69d557 (patch) | |
tree | 3d6e4ada81af7eb669cd34e0dba02f6e4db454f6 | |
parent | New port: graphics/drawing: Drawing application for the GNOME desktop (diff) |
- Fix pkg-plist
Reported by: pkg-fallout
Notes
Notes:
svn path=/head/; revision=566248
-rw-r--r-- | emulators/stella/Makefile | 1 | ||||
-rw-r--r-- | emulators/stella/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile index 44be66942533..dea019df3235 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -3,6 +3,7 @@ PORTNAME= stella PORTVERSION= 6.5.1 +PORTREVISION= 1 CATEGORIES= emulators MAINTAINER= acm@FreeBSD.org diff --git a/emulators/stella/pkg-plist b/emulators/stella/pkg-plist index 2e78f206de41..c2828b932c18 100644 --- a/emulators/stella/pkg-plist +++ b/emulators/stella/pkg-plist @@ -1,4 +1,3 @@ -/you/have/to/check/what/makeplist/gives/you bin/stella %%PORTDOCS%%%%DOCSDIR%%/R77_readme.txt %%PORTDOCS%%%%DOCSDIR%%/debugger.html |