diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-08-12 14:58:46 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-08-12 14:58:46 +0000 |
commit | 65db3b14eb6113743e0b920a45e59b26d56fa89b (patch) | |
tree | 4b3f4a0e4d9d0902bbc4bb5295b7f6b4c7303211 /devel/ptypes | |
parent | b2f821cf7a20500200738e4db3555069eab1af6c (diff) | |
download | FreeBSD-ports-65db3b14eb6113743e0b920a45e59b26d56fa89b.zip FreeBSD-ports-65db3b14eb6113743e0b920a45e59b26d56fa89b.tar.gz |
make portlint happy
Diffstat (limited to 'devel/ptypes')
-rw-r--r-- | devel/ptypes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ptypes/Makefile b/devel/ptypes/Makefile index 5455eea..06d17f2 100644 --- a/devel/ptypes/Makefile +++ b/devel/ptypes/Makefile @@ -9,7 +9,7 @@ PORTNAME= ptypes PORTVERSION= 1.4.1 CATEGORIES= devel -MASTER_SITES= http://www.melikyan.com/ptypes/ +MASTER_SITES= http://www.melikyan.com/ptypes/ \ http://ptypes.sourceforge.net/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |