diff options
author | antoine <antoine@FreeBSD.org> | 2014-11-11 06:04:40 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-11-11 06:04:40 +0800 |
commit | fed0febc4e467b4f056928836aaaade07a9246b8 (patch) | |
tree | f6d9e3d59bab1bed86070a6756391d70faf5d526 /lang | |
parent | 85e686acceccd3a96aae724e06752a36a1d70427 (diff) | |
download | freebsd-ports-gnome-fed0febc4e467b4f056928836aaaade07a9246b8.tar.gz freebsd-ports-gnome-fed0febc4e467b4f056928836aaaade07a9246b8.tar.zst freebsd-ports-gnome-fed0febc4e467b4f056928836aaaade07a9246b8.zip |
Fix some stage orphans
Diffstat (limited to 'lang')
-rw-r--r-- | lang/fpc-utils/Makefile | 2 | ||||
-rw-r--r-- | lang/fpc-utils/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/lang/fpc-utils/Makefile b/lang/fpc-utils/Makefile index fe0e446c919a..15f6ecd21552 100644 --- a/lang/fpc-utils/Makefile +++ b/lang/fpc-utils/Makefile @@ -1,7 +1,7 @@ # Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= lang PKGNAMESUFFIX= -utils diff --git a/lang/fpc-utils/pkg-plist b/lang/fpc-utils/pkg-plist index 93093e42936d..0724f9eeaa60 100644 --- a/lang/fpc-utils/pkg-plist +++ b/lang/fpc-utils/pkg-plist @@ -10,6 +10,8 @@ bin/h2pas bin/h2paspp bin/instantfpc bin/makeskel +bin/pas2fpm +bin/pas2ut bin/plex bin/postw32 bin/ppdep |