diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 10:23:49 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 10:23:49 +0800 |
commit | 50e5ff23f7a102ee098c5b8e7c416db627f52d99 (patch) | |
tree | 9a0b348f57382de55bfbb25e1aba045249bf2ebe /print | |
parent | adae6df9b80c15642f0c4177091894e236184e0b (diff) | |
download | freebsd-ports-gnome-50e5ff23f7a102ee098c5b8e7c416db627f52d99.tar.gz freebsd-ports-gnome-50e5ff23f7a102ee098c5b8e7c416db627f52d99.tar.zst freebsd-ports-gnome-50e5ff23f7a102ee098c5b8e7c416db627f52d99.zip |
- Fix broken makefiles introduced with translation to new SF File Release System
Reported by: dan
Pointyhat to: myself
Diffstat (limited to 'print')
-rw-r--r-- | print/panda/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print/panda/Makefile b/print/panda/Makefile index 3a0b1c1377d8..15941f18200f 100644 --- a/print/panda/Makefile +++ b/print/panda/Makefile @@ -11,10 +11,8 @@ PORTREVISION= 2 CATEGORIES= print MASTER_SITES= SF \ ${MASTER_SITE_SAVANNAH} \ - http://www.stillhq.com/panda/source/ - MAINTAINER= ports@FreeBSD.org COMMENT= A PDF generation library |