diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-04 21:53:39 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-04 21:53:39 +0000 |
commit | a357f58e9f3a1236f41800f4af5a4fc9f167160b (patch) | |
tree | a09afccf25a8bc6ddc43fbe01efee0dbaa31aa16 /devel/libXGP | |
parent | 3af2f04dd4a468c4fa978a47e25c6afa1ad67514 (diff) | |
download | ports-a357f58e9f3a1236f41800f4af5a4fc9f167160b.tar.gz ports-a357f58e9f3a1236f41800f4af5a4fc9f167160b.zip |
Notes
Diffstat (limited to 'devel/libXGP')
-rw-r--r-- | devel/libXGP/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libXGP/Makefile b/devel/libXGP/Makefile index f1d78573d3bc..b83ca23d9759 100644 --- a/devel/libXGP/Makefile +++ b/devel/libXGP/Makefile @@ -6,7 +6,6 @@ # PORTNAME= libXGP -PORTREVISION= 1 MASTERDIR= ${.CURDIR}/../libYGP .include "${MASTERDIR}/Makefile" |